OtherClass

@Serializable
data class OtherClass(val bool: Boolean, val float: Float)

Constructors

Link copied to clipboard
constructor(bool: Boolean, float: Float)

Properties

Link copied to clipboard
Link copied to clipboard